Miscellaneous Assignments

This section contains miscellaneous assignments.

Miscellaneous Assignments 1/2

Time zone: Set the system time zone. See: man timezone for more information.
Basically, in the directory /usr/share/zoneinfo you will find files and directories. The directory US is for the US time zones. Some examples are: Europe, Berlin/US, Pacific Asia, Hong Kong, etc. To manually change the time zone to US/Mountain do the following as root: ~srx/startup/srxctrl 2 0, cd /usr/share/zoneinfo, cp US/Mountain /etc/localtime. Reboot the machine then do the other node.

Keyboard-layout: Set the system keyboard-layout.

 

Miscellaneous Assignments 2/2

SSH

 

A list of available ssh encryption algorithms used by SFTP. Choose the algorithms to be used from the left list. Change their order to the right list, in order to have at the top the algorithm with highest priority. If no algorithm is chosen the system will use the OpenSSH list of ciphers found at /etc/ssh/ssh_config.